Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_timestamp_set
date_timestamp_set
Alias for DateTime::setTimestamp - Set DateTime object in Unix timestamp
Name:
date_timestamp_set
Category:
Date and time
Programming Language:
php
One-line Description:
Sets the date and time based on Unix timestamps.
Related
deg2rad function, precision loss, calculation errors, PHP, high precision, BCMath, angle to radian conversion
4
Detailed Guide to Upgrading PHP to Version 5.5 on Linux Systems
9
Implement PHP7 'Null Coalescing' Syntax Sugar in Two Lines of Code to Improve Code Readability
8
How to Implement Baidu Wenxin Yiyan API Access Log Recording and Analysis - PHP Development Guide
9
Similar Functions
date_format
date_format
AliasforDateTime::
gmdate
gmdate
FormatGMT/UTCdate/ti
date_interval_create_from_date_string
date_interval_create_from_date_string
AliasforDateInterv
gmmktime
gmmktime
GetUnixtimestampforG
strtotime
strtotime
ParsesanyEnglishtext
date_diff
date_diff
AliasforDateTime::
date_create_immutable_from_format
date_create_immutable_from_format
DateTimeImmutable::c
getdate
getdate
Getdate/timeinformat
Popular Articles